1.Download the StudioJ.exe self-extracting archive from above.
2.Put in on the top level of your hard-drive.
3.Launch it (It will automatically create a StudioJ++ folder)\
4.Put this line exactly as it appears here at the end of your AUTOEXEC.BAT file:
SET CLASSPATH=C:\StudioJ++\StudioJ++.zip;%CLASSPATH%
Add a carriage return at the end of the line.
You can just open a DOS window and type edit AUTOEXEC.BAT to edit the contents.
NOTE: if your drive is not C then replace the C in the line with your drive letter. Make sure you copy the line exacly as it appears or things will not work. Please double check and make sure the capitalization and the use of spaces is right.
5.Restart.
6.Make sure you have Internet Explorer 3.0 installed.
We recommend that you turn off the Java JIT (Just In Time) compiler with IE V3.0
We have noticed some instabilities caues by bugs in the Java JIT compiler (Sound may keep playing after you leave an applet, applets may sometimes freeze, or not play at all, applets may not restart when go back to them...These problems should be fixed by Microsoft in future releases. )
With the Java JIT compiler turned off Microsoft's Internet Explorer 3.0 provides a very good Java implementation! 7.Done ! Double click on the StudioJ++.html file inside the StudioJ++ folder or open it from within Internet explorer.
Do not unzip the StudioJ++.zip file inside the StudioJ++ folder!!!